πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Multi-Class_Classification.md by @KGBicheno β˜†

multi-class classification

Go back to the [[AI Glossary]]

Classification problems that distinguish among more than two classes. For example, there are approximately 128 species of maple trees, so a model that categorized maple tree species would be multi-class. Conversely, a model that divided emails into only two categories (spam and not spam) would be a binary classification model.